[INFO] fetching crate cpclib-runner 0.8.0...
[INFO] checking cpclib-runner-0.8.0 against try#163937523761cc0def32f1ba9ed63fdf65ad3478 for pr-156749
[INFO] extracting crate cpclib-runner 0.8.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate cpclib-runner 0.8.0
[INFO] finished tweaking crates.io crate cpclib-runner 0.8.0
[INFO] tweaked toml for crates.io crate cpclib-runner 0.8.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cpclib-runner 0.8.0 on toolchain 163937523761cc0def32f1ba9ed63fdf65ad3478
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cpclib-runner 0.8.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3e798374e31c063eba52df3067f0f0ee6305a8302a62be258949f9bdb241bbb8
[INFO] running `Command { std: "docker" "start" "3e798374e31c063eba52df3067f0f0ee6305a8302a62be258949f9bdb241bbb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e798374e31c063eba52df3067f0f0ee6305a8302a62be258949f9bdb241bbb8" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e798374e31c063eba52df3067f0f0ee6305a8302a62be258949f9bdb241bbb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e798374e31c063eba52df3067f0f0ee6305a8302a62be258949f9bdb241bbb8" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling nutype_macros v0.5.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking resolve-path v0.1.0
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking bitfield v0.14.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling link-cplusplus v1.0.10
[INFO] [stderr]    Compiling cpclib-sna v0.10.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling scratch v1.0.8
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling kinded_macros v0.3.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling delegate v0.13.4
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling kinded v0.3.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking cpclib-common v0.10.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.160
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling cxx v1.0.160
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking avif-serialize v0.8.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling cdivsufsort v2.0.0
[INFO] [stderr]    Compiling cpclib-tokens v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking zune-jpeg v0.4.19
[INFO] [stderr]     Checking rustix v1.0.8
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking nutype v0.5.1
[INFO] [stderr]    Compiling cxx-build v1.0.160
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]    Compiling remain v0.2.15
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling cpclib-disc v0.10.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking sacabase v2.0.0
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]     Checking evalexpr v11.3.1
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpclib-tokens-0.10.0/src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(box_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in CURRENT_RUSTC_VERSION
[INFO] [stdout]   = note: superseded by `deref_patterns`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling xcb v1.5.0
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpclib-tokens-0.10.0/src/tokens/expression.rs:621:42
[INFO] [stdout]     |
[INFO] [stdout] 621 |             Self::UnaryTokenOperation(_, box token) => token,
[INFO] [stdout]     |                                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpclib-tokens-0.10.0/src/tokens/expression.rs:735:38
[INFO] [stdout]     |
[INFO] [stdout] 735 |             Self::BinaryOperation(_, box arg1, _) => arg1,
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpclib-tokens-0.10.0/src/tokens/expression.rs:736:37
[INFO] [stdout]     |
[INFO] [stdout] 736 |             Self::UnaryOperation(_, box arg) => arg,
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpclib-tokens-0.10.0/src/tokens/expression.rs:737:36
[INFO] [stdout]     |
[INFO] [stdout] 737 |             Self::UnaryFunction(_, box arg) => arg,
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpclib-tokens-0.10.0/src/tokens/expression.rs:738:37
[INFO] [stdout]     |
[INFO] [stdout] 738 |             Self::BinaryFunction(_, box arg1, _) => arg1,
[INFO] [stdout]     |                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpclib-tokens-0.10.0/src/tokens/expression.rs:739:25
[INFO] [stdout]     |
[INFO] [stdout] 739 |             Self::Paren(box p) => p,
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpclib-tokens-0.10.0/src/tokens/expression.rs:747:41
[INFO] [stdout]     |
[INFO] [stdout] 747 |             Self::BinaryOperation(_, _, box arg2) => arg2,
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpclib-tokens-0.10.0/src/tokens/expression.rs:748:40
[INFO] [stdout]     |
[INFO] [stdout] 748 |             Self::BinaryFunction(_, _, box arg2) => arg2,
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `token` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpclib-tokens-0.10.0/src/tokens/expression.rs:621:56
[INFO] [stdout]     |
[INFO] [stdout] 621 |             Self::UnaryTokenOperation(_, box token) => token,
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to refer to the method
[INFO] [stdout]     |
[INFO] [stdout] 621 |             Self::UnaryTokenOperation(_, box token) => self.token,
[INFO] [stdout]     |                                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `arg1` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpclib-tokens-0.10.0/src/tokens/expression.rs:735:54
[INFO] [stdout]     |
[INFO] [stdout] 735 |             Self::BinaryOperation(_, box arg1, _) => arg1,
[INFO] [stdout]     |                                                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to refer to the method
[INFO] [stdout]     |
[INFO] [stdout] 735 |             Self::BinaryOperation(_, box arg1, _) => self.arg1,
[INFO] [stdout]     |                                                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `arg` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpclib-tokens-0.10.0/src/tokens/expression.rs:736:49
[INFO] [stdout]     |
[INFO] [stdout] 736 |             Self::UnaryOperation(_, box arg) => arg,
[INFO] [stdout]     |                                                 ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `arg` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpclib-tokens-0.10.0/src/tokens/expression.rs:737:48
[INFO] [stdout]     |
[INFO] [stdout] 737 |             Self::UnaryFunction(_, box arg) => arg,
[INFO] [stdout]     |                                                ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `arg1` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpclib-tokens-0.10.0/src/tokens/expression.rs:738:53
[INFO] [stdout]     |
[INFO] [stdout] 738 |             Self::BinaryFunction(_, box arg1, _) => arg1,
[INFO] [stdout]     |                                                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to refer to the method
[INFO] [stdout]     |
[INFO] [stdout] 738 |             Self::BinaryFunction(_, box arg1, _) => self.arg1,
[INFO] [stdout]     |                                                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpclib-tokens-0.10.0/src/tokens/expression.rs:739:35
[INFO] [stdout]     |
[INFO] [stdout] 739 |             Self::Paren(box p) => p,
[INFO] [stdout]     |                                   ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `arg2` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpclib-tokens-0.10.0/src/tokens/expression.rs:747:54
[INFO] [stdout]     |
[INFO] [stdout] 747 |             Self::BinaryOperation(_, _, box arg2) => arg2,
[INFO] [stdout]     |                                                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to refer to the method
[INFO] [stdout]     |
[INFO] [stdout] 747 |             Self::BinaryOperation(_, _, box arg2) => self.arg2,
[INFO] [stdout]     |                                                      +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `arg2` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpclib-tokens-0.10.0/src/tokens/expression.rs:748:53
[INFO] [stdout]     |
[INFO] [stdout] 748 |             Self::BinaryFunction(_, _, box arg2) => arg2,
[INFO] [stdout]     |                                                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to refer to the method
[INFO] [stdout]     |
[INFO] [stdout] 748 |             Self::BinaryFunction(_, _, box arg2) => self.arg2,
[INFO] [stdout]     |                                                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stdout] Some errors have detailed explanations: E0425, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cpclib-tokens` (lib) due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3e798374e31c063eba52df3067f0f0ee6305a8302a62be258949f9bdb241bbb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e798374e31c063eba52df3067f0f0ee6305a8302a62be258949f9bdb241bbb8", kill_on_drop: false }`
[INFO] [stdout] 3e798374e31c063eba52df3067f0f0ee6305a8302a62be258949f9bdb241bbb8
